Package-level declarations

Types

Link copied to clipboard
(SESL Variant) AppBarLayout is a vertical LinearLayout which implements many of the features of material designs app bar concept, namely scrolling gestures.
Link copied to clipboard
(SESL Variant) CollapsingToolbarLayout is a wrapper for Toolbar which implements a collapsing app bar.
Link copied to clipboard
MaterialToolbar is a Toolbar that implements certain Material features, such as elevation overlays for Dark Themes and centered titles.
Link copied to clipboard
Link copied to clipboard
class StackViewGroup(val rootView: FrameLayout)